Vcenter Hvc Links Info
Vcenter Hvc Links Info
The Vcenter Hvc Links Info schema contains information about link.
This schema was added in vSphere API 8.0.1.0.
JSON Example
{
"connection_health_status": "string",
"health_status_message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
}
string
connection_health_status
Optional
Health status of the connection
For more information see: Vcenter Hvc Links Info HealthStatus.
This property was added in vSphere API 8.0.1.0.
health_status_message
Optional
Localizable messages associated with health status
This property was added in vSphere API 8.0.1.0.
This property is optional and it is only relevant when the value of connection_health_status is Vcenter Hvc Links Info HealthStatus.UNHEALTHY.